home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Reverse Code Engineering RCE CD +sandman 2000
/
ReverseCodeEngineeringRceCdsandman2000.iso
/
RCE
/
Library
/
+ORC
/
Orc pac 8
/
FILEZ.ZIP
/
WINCAT34.ZIP
/
WINCATRS.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-03-01
|
325 b
|
14 lines
echo off
rem This BAT is used by WinCat when restoring files.
rem Change the following statement to your directory containing
rem unarchive utilities like LHA.EXE, ARJ.EXE and PKUNZIP.EXE :
cd\shez
echo %1 %2 %3 %4 %5 %6 %7
%1 %2 %3 %4 %5 %6 %7
echo press any key to return to WinCat...
pause >nul